[INFO] cloning repository https://github.com/cosmin123414/mergequeue
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cosmin123414/mergequeue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmin123414%2Fmergequeue", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmin123414%2Fmergequeue'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66d4a0bf82e4f225d9c86ad99b864c489f11b69d
[INFO] fixing cosmin123414/mergequeue against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcosmin123414%2Fmergequeue" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/cosmin123414/mergequeue
[INFO] finished tweaking git repo https://github.com/cosmin123414/mergequeue
[INFO] tweaked toml for git repo https://github.com/cosmin123414/mergequeue written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cosmin123414/mergequeue on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cosmin123414/mergequeue already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1da06245566f7b04ff81b139ac3390d102a19b3c59a8ddf50f4a5575e21da15d
[INFO] running `Command { std: "docker" "start" "1da06245566f7b04ff81b139ac3390d102a19b3c59a8ddf50f4a5575e21da15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1da06245566f7b04ff81b139ac3390d102a19b3c59a8ddf50f4a5575e21da15d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1da06245566f7b04ff81b139ac3390d102a19b3c59a8ddf50f4a5575e21da15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1da06245566f7b04ff81b139ac3390d102a19b3c59a8ddf50f4a5575e21da15d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking memo-map v0.3.3
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking predicates-core v1.0.10
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]     Checking predicates-tree v1.0.13
[INFO] [stderr]     Checking which v6.0.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking predicates v3.1.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking ratatui v0.28.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking minijinja v2.19.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking mergequeue v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/engine/pool.rs:112:35
[INFO] [stdout]     |
[INFO] [stdout] 112 |             if let Some(handle) = workers.remove(&id) {
[INFO] [stdout]     |                         ------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         |
[INFO] [stdout]     |                         |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         `handle` calls a custom destructor
[INFO] [stdout]     |                         `handle` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 116 |                 let _ = handle.join.join();
[INFO] [stdout]     |                         ------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 119 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout] note: `handle` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `handle` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tui/run.rs:734:35
[INFO] [stdout]     |
[INFO] [stdout] 628 |                   let repos = store.list_repos().map_err(RunError::Internal)?;
[INFO] [stdout]     |                               -----------------------------------------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 643 |                   let report = pool.reconcile().map_err(RunError::Internal)?;
[INFO] [stdout]     |                                ---------------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 675 | /             terminal
[INFO] [stdout] 676 | |                 .draw(|f| {
[INFO] [stdout] 677 | |                     layout = Some(ui::draw(f, &mut app));
[INFO] [stdout] 678 | |                 })
[INFO] [stdout] 679 | |                 .map_err(|e| RunError::Internal(Error::other(format!("draw: {e}"))))?;
[INFO] [stdout]     | |                                                                                     -
[INFO] [stdout]     | |                                                                                     |
[INFO] [stdout]     | |_____________________________________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 691 |           let action = poll_action(poll_timeout)
[INFO] [stdout]     |  ______________________-
[INFO] [stdout]     | |______________________|
[INFO] [stdout] 692 | |             .map_err(|e| RunError::Internal(Error::other(format!("poll: {e}"))))?
[INFO] [stdout]     | |                                                                                 -
[INFO] [stdout]     | |_________________________________________________________________________________|
[INFO] [stdout]     | |_________________________________________________________________________________this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                                                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 734 | |                             match store.delete_queued(entry.id) {
[INFO] [stdout]     | |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                                   |
[INFO] [stdout]     | |                                   this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                   up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 744 | |                                 Err(e) => app.set_status(format!("delete failed: {e}")),
[INFO] [stdout]     | |                                     -
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     `e` calls a custom destructor
[INFO] [stdout]     | |                                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] 745 | |                             }
[INFO] [stdout] 746 | |                         } else {
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 771 | |                 let attach_result = (|| -> crate::error::Result<()> {
[INFO] [stdout]     | |                     -------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `attach_result` calls a custom destructor
[INFO] [stdout]     | |                     `attach_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 788 | |                     Err(e) => app.set_status(format!("attach failed: {e}")),
[INFO] [stdout]     | |                         -
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `attach_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/engine/pool.rs:112:35
[INFO] [stdout]     |
[INFO] [stdout] 112 |             if let Some(handle) = workers.remove(&id) {
[INFO] [stdout]     |                         ------    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         |
[INFO] [stdout]     |                         |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                         |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                         `handle` calls a custom destructor
[INFO] [stdout]     |                         `handle` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 116 |                 let _ = handle.join.join();
[INFO] [stdout]     |                         ------------------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 119 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout] note: `handle` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/thread/lifecycle.rs:171:0
[INFO] [stdout] note: `handle` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/thread/unix.rs:140:0
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/paths.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/tui/run.rs:734:35
[INFO] [stdout]     |
[INFO] [stdout] 628 |                   let repos = store.list_repos().map_err(RunError::Internal)?;
[INFO] [stdout]     |                               -----------------------------------------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 643 |                   let report = pool.reconcile().map_err(RunError::Internal)?;
[INFO] [stdout]     |                                ---------------------------------------------
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 675 | /             terminal
[INFO] [stdout] 676 | |                 .draw(|f| {
[INFO] [stdout] 677 | |                     layout = Some(ui::draw(f, &mut app));
[INFO] [stdout] 678 | |                 })
[INFO] [stdout] 679 | |                 .map_err(|e| RunError::Internal(Error::other(format!("draw: {e}"))))?;
[INFO] [stdout]     | |                                                                                     -
[INFO] [stdout]     | |                                                                                     |
[INFO] [stdout]     | |_____________________________________________________________________________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                                                                       `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 691 |           let action = poll_action(poll_timeout)
[INFO] [stdout]     |  ______________________-
[INFO] [stdout]     | |______________________|
[INFO] [stdout] 692 | |             .map_err(|e| RunError::Internal(Error::other(format!("poll: {e}"))))?
[INFO] [stdout]     | |                                                                                 -
[INFO] [stdout]     | |_________________________________________________________________________________|
[INFO] [stdout]     | |_________________________________________________________________________________this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                                                                   `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 734 | |                             match store.delete_queued(entry.id) {
[INFO] [stdout]     | |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |                                   |
[INFO] [stdout]     | |                                   this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     | |                                   up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 744 | |                                 Err(e) => app.set_status(format!("delete failed: {e}")),
[INFO] [stdout]     | |                                     -
[INFO] [stdout]     | |                                     |
[INFO] [stdout]     | |                                     `e` calls a custom destructor
[INFO] [stdout]     | |                                     `e` will be dropped later as of Edition 2024
[INFO] [stdout] 745 | |                             }
[INFO] [stdout] 746 | |                         } else {
[INFO] [stdout]     | |                         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...   |
[INFO] [stdout] 771 | |                 let attach_result = (|| -> crate::error::Result<()> {
[INFO] [stdout]     | |                     -------------
[INFO] [stdout]     | |                     |
[INFO] [stdout]     | |                     `attach_result` calls a custom destructor
[INFO] [stdout]     | |                     `attach_result` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 788 | |                     Err(e) => app.set_status(format!("attach failed: {e}")),
[INFO] [stdout]     | |                         -
[INFO] [stdout]     | |                         |
[INFO] [stdout]     | |                         this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                         `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#6` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#2` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#3` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#4` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `e` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `attach_result` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: `#5` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/e2e_cli_smoke.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/e2e_queue_lifecycle.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/e2e_resolve_retry.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/e2e_tui_refusals.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/e2e_pool_multi_repo.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s
[INFO] [stderr] crater-edition-check: mergequeue v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking mergequeue v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> src/paths.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |         unsafe { std::env::set_var("MERGEQUEUE_HOME", "/tmp/ms-override-xyz") };
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> src/paths.rs:74:24
[INFO] [stdout]    |
[INFO] [stdout] 74 |             Some(v) => unsafe { std::env::set_var("MERGEQUEUE_HOME", v) },
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]   --> src/paths.rs:76:21
[INFO] [stdout]    |
[INFO] [stdout] 76 |             None => unsafe { std::env::remove_var("MERGEQUEUE_HOME") },
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mergequeue` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "1da06245566f7b04ff81b139ac3390d102a19b3c59a8ddf50f4a5575e21da15d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1da06245566f7b04ff81b139ac3390d102a19b3c59a8ddf50f4a5575e21da15d", kill_on_drop: false }`
[INFO] [stdout] 1da06245566f7b04ff81b139ac3390d102a19b3c59a8ddf50f4a5575e21da15d
